-
Home
-
SureMail – SMTP and Email Logs Plugin with Amazon SES, Postmark, and Other Providers
-
1.0.1
-
Code
-
Classes
- MailHandler
Total Complexity |
64 |
Dependencies |
10 |
Dependents |
1 |
Total lines |
449 |
Lines of code |
274 |
Logical lines of code |
156 |
Comment lines |
100 |
Methods |
10 |
Properties |
5 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_mail() |
B |
34 |
19 |
97 |
handle_response() |
B |
34 |
18 |
91 |
review_email_settings() |
A |
52 |
10 |
25 |
determine_connection() |
S |
60 |
5 |
13 |
should_retry_increase() |
S |
66 |
5 |
10 |
get_instance() |
S |
71 |
2 |
6 |
get_connection_from_email() |
S |
67 |
2 |
8 |
process_email_data() |
S |
59 |
1 |
14 |
__construct() |
S |
68 |
1 |
7 |
handle_mail() |
S |
79 |
1 |
3 |